home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Graphics / convd / convd.readme < prev    next >
Text File  |  2000-05-17  |  1KB  |  69 lines

  1. short: graphicsconverter via internet/LAN
  2. author: cyborg@eanet.de
  3. path: gfx/conv
  4. version: 1.01
  5. requires: imagestudio
  6. replaces: convd.lha 
  7.  
  8. COMMERCIAL USE OF THIS SOFTWARE IS FORBIDDEN! ASK ME BEFORE!
  9.  
  10. Convd converts any recognised image to any kown format by imagestudio.
  11. It can manipulate the image with all normal convoles and effects!
  12.  
  13. Conv is the client ( source included ).
  14.  
  15.  
  16. Usage:
  17.  
  18. ConvD 
  19. -----
  20.  
  21. Start Imagestudio at server
  22. Start Arexx at server
  23. Start convd
  24.  
  25.  
  26. Conv
  27. ----
  28.  
  29. conv hostname sourcename destinationname formatstring [port]
  30.  
  31. port is optional
  32.  
  33. valid formatstrings are:
  34.  
  35. PNG-        GIF8        JPEG    TIFF
  36. WBMP        ECPS        DEEP    ILBM
  37. WPCX        QRT-        TGA-    SGI-
  38. PNM-
  39.  
  40. Conv2
  41. -----
  42.  
  43. A client which uses the new improved commandstructure "STAT".
  44. It`s a small example how you can make usage of the Convoles and 
  45. Effects Imagestudio offers.
  46.  
  47. How to install: 
  48. ---------------
  49.  
  50. copy the rexxscript to imagestudio`s rexx directory 
  51. copy conv and convd to amitcp:bin .  Ready.
  52.  
  53. How it works:
  54.  
  55. Conv sends the sourcefile to the destination host. 
  56. Convd saves it in t: , runs the given Arexxscript, or 
  57. makes a new one :) , waits for the new image and sends it back.
  58.  
  59. Status:
  60.  
  61. Project Level 1 ended.
  62.  
  63. Warning:
  64.  
  65. I don`t know what happens if the rexxscript will be stopped by someone
  66. or the amiga runs out of tempspace.
  67.  
  68.                                                         Cyborg
  69.